Opc.Ua.Core
ChannelAsyncOperation<T> Class
Members 



Opc.Ua.Bindings Namespace : ChannelAsyncOperation<T> Class
Stores the results of an asynchronous operation.
Object Model
ChannelAsyncOperation<T> ClassServiceResult Class
Syntax
'Declaration
 
Public Class ChannelAsyncOperation(Of T) 
'Usage
 
Dim instance As ChannelAsyncOperation(Of T)
public class ChannelAsyncOperation<T> 
generic<typename T>
public ref class ChannelAsyncOperation 
Type Parameters
T
Inheritance Hierarchy

System.Object
   Opc.Ua.Bindings.ChannelAsyncOperation<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChannelAsyncOperation<T> Members
Opc.Ua.Bindings Namespace